public void setPointTypes( PDFPointDataType[] pointTypes ) |
Parameters
- pointTypes
- An array of names that identify the internal data elements of the individual point arrays in the getExtendedPoints array.
public void setPointTypes( PDFPointDataType[] pointTypes ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When pointTypes is null. |